home *** CD-ROM | disk | FTP | other *** search
/ Backpacker 2 (Sweden) / BackPacker 2 (Sweden) (Disc 1).7z / BackPacker 2 (Sweden) (Disc 1).bin / pc / install.exe / install.IN / 00001.ls next >
Encoding:
Text File  |  1997-01-01  |  156 b   |  8 lines

  1. on exitFrame
  2.   if the machineType <> 256 then
  3.     go(1, the pathName & "INSTDATA:INSTALL")
  4.   else
  5.     go(1, the pathName & "INSTDATA\INSTALL")
  6.   end if
  7. end
  8.